FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package hsg.asg-well#1.0.11 (78 ms)

Package hsg.asg-well
Type StructureDefinition
Id Id
FHIR Version R4B
Source https://simplifier.net/resolve?scope=hsg.asg-well@1.0.11&canonical=http://ihis.sg/extension/effective-period
Url http://ihis.sg/extension/effective-period
Status active
Name extension-Location-effectivePeriod
Experimental False
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
http://ihis.sg/StructureDefinition/Location-get-asg-aac-service-boundary-output outputProfile-Location-get-asg-aac-service-boundary
http://ihis.sg/StructureDefinition/Location-put-asg-aac-service-boundary profile-Location-put-asg-aac-service-boundary

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://ihis.sg/extension/effective-period",
  "name" : "extension-Location-effectivePeriod",
  "status" : "active",
  "fhirVersion" : "4.3.0",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "Location"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "short" : "n/a",
        "definition" : "AAC-postal code mapping effective period"
      },
      {
        "id" : "Extension.id",
        "path" : "Extension.id",
        "max" : "0"
      },
      {
        "id" : "Extension.extension",
        "path" : "Extension.extension",
        "max" : "0"
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://ihis.sg/extension/effective-period"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "ordered" : false,
          "rules" : "closed"
        },
        "min" : 1
      },
      {
        "id" : "Extension.value[x]:valuePeriod",
        "path" : "Extension.value[x]",
        "sliceName" : "valuePeriod",
        "short" : "n/a",
        "definition" : "AAC-postal code mapping effective period",
        "min" : 1,
        "type" : [
          {
            "code" : "Period"
          }
        ]
      },
      {
        "id" : "Extension.value[x]:valuePeriod.id",
        "path" : "Extension.value[x].id",
        "max" : "0"
      },
      {
        "id" : "Extension.value[x]:valuePeriod.start",
        "path" : "Extension.value[x].start",
        "short" : "n/a",
        "definition" : "AAC-postal code mapping start date",
        "comment" : "Sample Value: \"2024-01-01\"",
        "min" : 1,
        "constraint" : [
          {
            "key" : "effective-period-start-constraint",
            "severity" : "error",
            "human" : "start date must be in format: yyyy-mm-dd",
            "expression" : "$this.toString().matches('^([1-9][0-9][0-9][0-9])(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1])))$')"
          }
        ]
      },
      {
        "id" : "Extension.value[x]:valuePeriod.end",
        "path" : "Extension.value[x].end",
        "short" : "n/a",
        "definition" : "AAC-postal code mapping end date",
        "comment" : "Sample Value: \"2025-01-01\". Must be greater than or equal to start date.",
        "meaningWhenMissing" : "n/a",
        "constraint" : [
          {
            "key" : "effective-period-end-constraint",
            "severity" : "error",
            "human" : "Period end should be in format: yyyy-mm-dd",
            "expression" : "$this.toString().matches('^([1-9][0-9][0-9][0-9])(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1])))$')"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.